Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @sigi/core from 2.8.0 to 2.8.5 #34

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 28, 2021

Bumps @sigi/core from 2.8.0 to 2.8.5.

Changelog

Sourced from @​sigi/core's changelog.

2.8.5 (2021-04-28)

Bug Fixes

  • ssr: race operator should only accept last value of SSR Modules (44c3e1b)

2.8.4 (2021-03-31)

Bug Fixes

  • react: should still not skip first setState if not first rendering (1349288)

2.8.3 (2021-03-29)

Bug Fixes

  • react: emit warning while pass selector without dependencies (3198ea5)

2.8.2 (2021-03-29)

Bug Fixes

  • typecheck issues after upgrade to [email protected] (390651e)
  • react: useModule subscription should be in useEffect (9603ffa)
  • ssr: always resolve deferred promise to prevent floating Promise (4493da0)

2.8.1 (2021-03-03)

Bug Fixes

  • ssr: emit stateToPersist after all Modules was finished (92f1790)
Commits
  • a9762ed v2.8.5
  • 7acfb87 Merge pull request #740 from sigi-framework/fix-ssr-terminate
  • 7bc0b42 Merge pull request #728 from sigi-framework/dependabot/npm_and_yarn/examples/...
  • 1f7b874 Merge pull request #729 from sigi-framework/dependabot/npm_and_yarn/examples/...
  • c151d0a build(deps-dev): bump ts-jest from 26.5.4 to 26.5.5 (#731)
  • 44c3e1b fix(ssr): race operator should only accept last value of SSR Modules
  • 50f7438 build(deps-dev): bump eslint-config-prettier from 8.2.0 to 8.3.0
  • 6a6a065 build(deps-dev): bump @​swc-node/jest from 1.1.1 to 1.2.0
  • 6edeb67 build(deps-dev): bump eslint from 7.24.0 to 7.25.0
  • 0c31ca3 build(deps): bump immer from 9.0.1 to 9.0.2
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 28, 2021

The following labels could not be found: npm, dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants